home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / posix / sys / stat / makefile < prev    next >
Encoding:
Makefile  |  1996-01-14  |  145 b   |  11 lines

  1. TOP=../../..
  2.  
  3. SRC += fixpath.c
  4. SRC += leak.c
  5. SRC += mkdir.c
  6. SRC += stat.c
  7. SRC += stat1.c
  8. SRC += svsf.c
  9.  
  10. include $(TOP)/../makefile.inc
  11.